@charset "utf-8";
/*header*/
.ad_header{
    width:1210px;
    margin: 0 auto;
    height: 120px;
}
.ad_header .logo{
    float: left;
    margin-top: 36px;
}
.ad_header .header_line{
    width:1px;
    height: 50px;
    margin: 35px 0 0 15px;
    background: #DCDCDC;
    float: left;
}
.ad_header .header_ul{
    float: right;
}
.ad_header .header_ul li{
    float: left;
    width:150px;
    height: 60px;
    margin-top: 30px;
    text-align: center;
}
.ad_header .header_ul li a{
    display: inline-block;
    font-size: 14px;
    color: #000000;
    padding: 0 7px ;
    height: 40px;
    line-height: 40px;
    margin: 10px auto 0;
}
.ad_header .header_ul li a.on{
     border-bottom: 2px solid #10183E;
 }
.ad_header .header_ul li a:hover{
    border-bottom: 2px solid #10183E;
}
/*footer*/
/*.footer{*/
    /*width:100%;*/
    /*height: 100px;*/
    /*background: #F7F7F7;*/
    /*text-align: center;*/
    /*font-size: 12px;*/
    /*line-height: 100px;*/
    /*color: #999999;*/
/*}*/
/*.footer a{*/
    /*color: #333;*/
    /*margin-left:10px;*/
/*}*/
.fr{
    float: right;
}
.fr_box{
    width: auto!important;
    overflow: visible!important;
}
.fl{
    float: left;
}
.fl_box{
    width: auto!important;
    border:none!important;
    overflow: visible!important;
}
/*添加清理浮动样式*/
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fn-clear {
    zoom: 1; /* for IE6 IE7 */
}
.box {
    width: 1210px;
    margin: 0 auto;
    overflow: visible!important;
}
/*通用头样式开始*/
.fr{
    float: right;
}
.fr_box{
    width: auto!important;
    overflow: visible!important;
}
.fl{
    float: left;
}
.fl_box{
    width: auto!important;
    border:none!important;
    overflow: visible!important;
}
/*添加清理浮动样式*/
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fn-clear {
    zoom: 1; /* for IE6 IE7 */
}

.box {
    width: 1210px;
    margin: 0 auto;
    overflow: visible!important;
}

/*.topmenu_v2 {*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*border-bottom: 1px solid #cccccc;*/
    /*background-color: #f7f7f7;*/
    /*font-size: 12px;*/
    /*position: relative;*/
    /*z-index: 4;*/
    /*font-family:"Simsun";*/
    /*-webkit-box-sizing: inherit!important;*/
    /*-moz-box-sizing: inherit!important;*/
    /*box-sizing: inherit!important;*/
    /*overflow: visible!important;*/
    /*box-sizing: content-box!important;*/
/*}*/

/*.topmenu_v2 p {*/
    /*float: left;*/
    /*color: #3D67AD;*/
    /*height:30px;*/
    /*overflow: hidden;*/
/*}*/

/*.topmenu_v2 p span {*/
    /*font-size: 14px;*/
    /*font-family: DIN-medium;*/
/*}*/

/*.topmenu_v2 p img {*/
    /*!*padding: 0 6px;*!*/
    /*vertical-align: middle;*/
    /*margin: 0 6px 3px 6px;*/
/*}*/

/*.topmenu_v2 .userbox {*/
    /*float: left;*/
    /*position: relative;*/
    /*overflow: visible!important;*/
/*}*/
/*.topmenu_v2 .userbox.vip .userlogin label {*/
    /*color: #AB7B64;*/
/*}*/

/*.topmenu_v2 .userbox .userlogin {*/
    /*padding-left: 10px;*/
    /*margin-right: 10px;*/
    /*height: 31px;*/
    /*position: relative;*/
    /*z-index: 3;*/
    /*overflow: visible!important;*/
    /*box-sizing: content-box!important;*/
/*}*/

/*.topmenu_v2 .userbox .userlogin.hover {*/
    /*background: #fff;*/
    /*border-top: solid 1px #ccc;*/
    /*border-left: solid 1px #ccc;*/
    /*border-right: solid 1px #ccc;*/
    /*margin-right: 9px;*/
    /*padding-left: 9px;*/
    /*margin-top: -1px;*/
/*}*/

/*.topmenu_v2 .userbox .userlogin.viphover {*/
    /*background: #fff;*/
    /*border-top: solid 1px #E8C9B5;*/
    /*border-left: solid 1px #E8C9B5;*/
    /*border-right: solid 1px #E8C9B5;*/
    /*margin-right: 9px;*/
    /*padding-left: 9px;*/
    /*margin-top: -1px;*/
/*}*/

/*.topmenu_v2 .userbox .userlogin img {*/
    /*margin-left: 14px;*/
/*}*/

/*.topmenu_v2 .userbox label {*/
    /*color: #3D67AD;*/
/*}*/

/*.topmenu_v2 .userbox .top_login {*/
    /*color: #3D67AD;*/
    /*margin-right: 10px;*/
/*}*/
/*.topmenu_v2 .userbox .top_login:visited{*/
    /*color: #3D67AD!important;*/
/*}*/
/*.topmenu_v2 .userbox .top_register {*/
    /*color: #333333;*/
    /*margin-right: 26px;*/
/*}*/
/*.topmenu_v2 ul {*/
    /*!*margin-left: 26px;*!*/
/*}*/

/*.topmenu_v2 ul li {*/
    /*float: left;*/
    /*font-size: 12px;*/
/*}*/

/*.topmenu_v2 ul li i {*/
    /*display: inline-block;*/
    /*width: 1px;*/
    /*height: 10px;*/
    /*background: #ccc;*/
/*}*/

/*.topmenu_v2 ul li a {*/
    /*padding: 0 26px;*/
    /*color: #333;*/
    /*text-decoration: none!important;*/
/*}*/

/*.topmenu_v2 ul li.top_more {*/
    /*position: relative;*/
    /*z-index: 1;*/
/*}*/

/*.topmenu_v2 ul li.top_more .down {*/
    /*position: absolute;*/
    /*right: 8px;*/
    /*top: 10px;*/
/*}*/

/*.topmenu_v2 ul li .more_div {*/
    /*display: none;*/
    /*background-color: #fff;*/
    /*width: 100px;*/
    /*height: 159px;*/
    /*border: solid 1px #ccc;*/
    /*border-top: none;*/
    /*color: #333;*/
    /*text-align: center;*/
    /*position: absolute;*/
    /*z-index: 2;*/
    /*margin-top: 1px;*/
    /*margin-left: 2px;*/
/*}*/

/*.topmenu_v2 ul li .more_div ul {*/
    /*margin-left: 0;*/
    /*margin-top: 5px;*/
/*}*/

/*.topmenu_v2 ul li .more_div ul li {*/
    /*float: none;*/
/*}*/

/*.topmenu_v2 ul li .more_div img {*/
    /*position: absolute;*/
    /*top: -7px;*/
    /*left: 40px;*/
/*}*/

/*.topmenu_v2 ul li .more_div a {*/
    /*padding: 0;*/
/*}*/
/*.userbox_outer{*/
    /*float: left;*/
/*}*/
/*.user_info.vip_info {*/
    /*overflow: visible!important;*/
    /*border: solid 1px #E8C9B5;*/
    /*!*border-top:none;*!*/
/*}*/

/*.user_info {*/
    /*display: none;*/
    /*background: #fff;*/
    /*position: absolute;*/
    /*top: 30px;*/
    /*z-index: 2;*/
    /*border: solid 1px #ccc;*/
    /*!*width: 276px;*!*/
    /*height: 93px;*/
    /*padding: 14px 22px 12px 18px;*/
    /*overflow: visible!important;*/
    /*box-sizing: content-box;*/
/*}*/
/*.user_info a{*/
    /*text-decoration: none!important;*/
/*}*/

/*.user_info h1 {*/
    /*line-height:inherit!important;*/
    /*padding-bottom: 0!important;*/
/*}*/

/*.user_info h1 b {*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    /*color: #525266;*/
/*}*/

/*.user_info h1 label {*/
    /*color: #525266 !important;*/
    /*font-size: 14px;*/
    /*font-weight:normal!important;*/
/*}*/

/*.user_info h1 span {*/
    /*display: inline-block;*/
    /*font-size: 12px;*/
    /*color: #704D3C;*/
    /*text-align: center;*/
    /*font-weight: normal;*/
/*}*/

/*.user_info h1.be_member span {*/
    /*background-image: url("/img/member.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*width: 80px;*/
    /*text-align: center;*/
    /*margin-left: 20px;*/
/*}*/

/*.user_info h1 a.logout {*/
    /*margin-top: 5px;*/
    /*margin-left: 10px;*/
/*}*/

/*.user_info h1.upgrade {*/
    /*color: #93624A;*/
/*}*/

/*.user_info h1.upgrade b {*/
    /*color: #93624A;*/
/*}*/

/*.user_info h1.upgrade img {*/
    /*margin-right: 5px;*/
    /*vertical-align: middle;*/
/*}*/

/*.user_info h1.upgrade label {*/
    /*font-size: 12px;*/
    /*color: #dfceb7 !important;*/
    /*margin-left: 10px;*/
/*}*/

/*.user_info .stars span {*/
    /*display: inline-block;*/
    /*background-image: url("/img/upgrade.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*width: 60px;*/
    /*text-align: center;*/
    /*margin-left: 15px;*/
/*}*/

/*.user_info .stars span a {*/
    /*margin: 0;*/
    /*color: #704D3C;*/
/*}*/

/*.stars a.gold {*/
    /*color: #704D3C !important;*/
    /*margin-left: 10px !important;*/
/*}*/

/*.user_info h1 span a {*/
    /*float: none;*/
/*}*/

/*.user_info h1 a {*/
    /*float: right;*/
    /*color: #666666;*/
    /*font-size: 12px;*/
    /*font-weight: normal;*/
/*}*/

/*.user_info .stars {*/
    /*margin-top: 8px;*/
/*}*/
/*.user_info .stars i{*/
    /*margin-right: -4px;*/
/*}*/
/*.user_info .stars .img_1 {*/
    /*vertical-align: sub;*/
    /*display: inline-block;*/
    /*width: 14px;*/
    /*height: 16px;*/
    /*background-image: url("../img/icon.png");*/
    /*background-repeat: no-repeat;*/
/*}*/

/*.user_info .stars .img_2 {*/
    /*vertical-align: sub;*/
    /*display: inline-block;*/
    /*width: 14px;*/
    /*height: 16px;*/
    /*background-image: url("../img/icon.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: -15px 0;*/
/*}*/

/*.user_info .stars a {*/
    /*color: #CFA972;*/
    /*margin-left: 15px;*/
/*}*/

/*.user_info .other {*/
    /*margin-top: 4px;*/
/*}*/

/*.user_info .other i {*/
    /*display: inline-block;*/
    /*height: 10px;*/
    /*width: 1px;*/
    /*margin: 0 28px;*/
    /*background-color: #c1ccd3;*/
/*}*/

/*.user_info .other a {*/
    /*color: #333;*/
/*}*/
/*通用头样式结束*/

/*首页*/
.banner_ind{
    width:100%;
    height: 500px;
    background: url("../img/banner.jpg") no-repeat top center;
}
.ind_ul{
    width:100%;
}
.ind_ul li{
    width:100%;
    height: 480px;
}
.ind_ul li.hui{
    background: #FAFCFF;
    padding: 0;
}

.ind_ul li img.tp{
    width:470px;
    height: 340px;
    margin: 40px 30px 0 30px;
    display: block;
}
.ind_ul li div{
    width:1210px;
    margin: 0 auto;
}
.ind_ul li .ind_left{
    float: left;
    width:500px;
    margin:50px 50px 0 50px;
}
.ind_ul li .ind_left .tit_img{
    display: block;
}
.ind_ul li div h2{
    float: left;
    font-size: 30px;
    color: #5A6173;
    line-height: 60px;
    font-weight: bold;
    margin:180px 0 0 140px;
    width:400px;
}
.ind_ul li div h2 img{
    margin:22px  10px 0 0;
    float: left;
}
.ind_ul li.hui div h2{
    margin: 180px 20px 0 167px;
}
.ind_ul li.hui .ind_left .tit_img{
    margin-left: 184px;
}
.ind_ul li div p{
    font-size: 40px;
    color: #4D92FF;
    font-family: Alibaba;
    line-height: 60px;
    margin:120px 0 20px 0;
}

/*数据订单*/
.center_k{
    width:1210px;
    padding: 40px 0;
    margin: 30px auto 0;
    border:1px solid #EBEBEB;
    box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius:4px;
}
.center_k .cen_zh{
    width:560px;
    height:200px;
    background:#F5F9FD;
    border-radius:20px;
    float: left;
    margin-left: 30px;
}
.center_k .cen_zh .tx{
    float: left;
    width:80px;
    margin: 47px 0 0 40px;
}
.center_k .cen_zh .tx>div{
    width:80px;
    height:80px;
    background:#fff;
    box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    border-radius:18px;
}
.center_k .cen_zh .tx>div>img{
    width:55px;
    margin: 13px;
}
.center_k .cen_zh .tx>p{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.center_k .cen_zh  .zh_xx{
    float: left;
    width:300px;
    margin-top: 30px;
}
.center_k .cen_zh  .zh_xx p{
    width: 160px;
    text-align: right;
    float: left;
    font-size: 16px;
    color: #3E434D;
    margin-top: 20px;
}
.center_k .cen_kf .zh_xx p{
    width:150px;
}
.center_k .cen_zh  .zh_xx p.sm{
    color: #999999;
    width:auto;
    margin-left: 70px;
}
.center_k .cen_zh  .zh_xx span{
    float: left;
    font-size: 16px;
    color: #3E434D;
    margin-top: 20px;

}
.center_k .cen_zh  .zh_xx span.tb{
    color: #FA2A00;
    font-family: DIN;
}
.center_k .cen_zh .zh_recharge{
    width:100px;
    height:40px;
    background:#FFA601;
    border-radius:4px;
    float: right;
    border: 0;
    outline: none;
    font-size: 18px;
    color: #fff;
    margin: 104px 40px 0 0;
}
.center_k  .cen_kf{
    background: #fff;
    border: 1px solid #F2F2F2;
    width:558px;
    height:198px;
    position: relative;
}
.center_k  .cen_kf .cen_ewm{
    position: absolute;
    top:40px;
    right: 36px;
    width:120px;
    height: 120px;
}

.banner_cen {
    width: 1210px;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin: 50px auto 0;
}

.img {
    height: 260px;
    position: absolute
}

.img li {
    width: 1210px;
    height: 260px;
    float: left;
    overflow: hidden
}

.img li img {
    width: 1210px;
    height: 260px
}

.tabs {
    height: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin: 0 auto;
    padding: 0 10px;
    display: inline-block;
    text-align: center
}

.tab_bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 8px;
    text-align: center
}

.tabs li {
    width: 10px;
    height: 10px;
    float: left;
    background-color: #eee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: 2px
}

.tabs li:hover {
    cursor: pointer
}

.tabs li.mr {
    margin:0 10px
}

.tabs li.ml {
    margin-left: 2px
}

.tabs li.orange {
    background-color: #f60
}

.banner_cen>a {
    width: 35px;
    height: 80px;
    display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    line-height: 80px
}

.banner_cen>a.prev {
    left: 0
}

.banner_cen>a.next {
    right: 0
}

.banner_cen>a>i {
    color: #eee;
    font-size: 1.5em
}

.banner_cen>a:hover {
    background-color: rgba(0,0,0,0.5);
    cursor: pointer
}


.cen_table_k{
    width:1210px;
    border: 1px solid #BECADC;
    margin: 10px auto 0;
}
.cen_table{
    width:1210px;
    border: 1px solid #BECADC;
}
.cen_table th{
    height: 42px;
    line-height: 42px;
    background: #F5F9FF;
    border: 1px solid #F0F5FD;
    font-size: 14px;
    color: #1F2C4B;
    font-weight: 100;
}
.cen_table td{
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    border: 1px solid #F0F5FD;
    font-size: 14px;
    color: #5A6173;
    text-align: center;
    word-break: break-all;
}
.cen_table td .del{
    color: #376BFF;
}
.cen_table td .qx{
    color: #CCCCCC;
}
.cen_table td.examine_ing{
    color: #FFB400;
}
.cen_table td.examine_adopt{
    color: #1ABC9C;
}
.cen_table td.examine_notpass{
    color: #FA2A00;
}
.cen_table td.js{
    height: 60px;
}
.cen_table td.js button{
    float: right;
    width:100px;
    height:40px;
    background:#4680FF;
    border-radius:4px;
    font-size: 16px;
    color: #fff;
    border: 0;
    outline: none;
    margin: 10px 20px 10px 30px;
}
.cen_table td.js p{
    float: right;
    font-size: 16px;
    color: #5A6173;
    line-height: 40px;
    margin-top: 10px;
}
.cen_table td.js p span{
    font-size: 26px;
    font-family: DIN;
}
.cen_table td .pic{
    width:90px;
    height:30px;
    cursor: pointer;
}

.order_kong{
    width:1210px;
    margin: 15px auto 0;
    border-top: 1px solid #F2F2F2;
    padding-top: 70px;
}
.order_kong img{
    margin: 0 auto;
    display: block;
}
.order_kong p{
    font-size: 16px;
    color: #999999;
    margin: 20px auto 0;
    text-align: center;
}
.order_kong a{
    font-size: 16px;
    color: #4680FF;
    margin: 15px auto 130px;
    text-align: center;
    display: block;
}
.cus_k{
    width:1000px;
    padding: 20px 0 100px 0;
    margin: 36px auto 100px;
    border:1px solid #EBEBEB;
    box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius:4px;
}
.cus_k h2{
    width:900px;
    border-bottom: 1px solid #F2F2F2;
    line-height: 110px;
    font-size: 30px;
    color: #3F444E;
    margin: 0 auto;
    text-align: center;
}
.cus_k ul li{
    width:100%;
    margin-top: 22px;
}
.cus_k ul li p{
    float: left;
    width:350px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 40px;
    text-align: right;
    color: #5A6173;
}
.cus_k ul li p span{
    color: #FA2A00;
    float: right;
    margin: 3px 0 0 10px;
    width:7px;
}
.cus_k ul li select{
    float: left;
    width:350px;
    height: 40px;
    padding-left: 10px;
    border:1px solid #CCCCCC;
    border-radius:4px;
    outline: none;
    font-size: 14px;
    color: #5A6173;
    line-height: 40px;
}
.cus_k ul li select.select_1{
    width:100px;
}
.cus_k ul li input{
    width:330px;
    height:40px;
    padding: 0 10px;
    border:1px solid #CCCCCC;
    border-radius:4px;
    float: left;
    font-size: 14px;
    color: #5A6173;
    line-height: 40px;
    outline: none;
}
.cus_k ul li input.input_1{
    width:80px;
}
.cus_k ul li>em{
    font-size: 14px;
    color: #5A6173;
    float: left;
    margin: 0 10px;
    line-height: 40px;
}
.cus_k ul li textarea{
    width:380px;
    height: 60px;
    padding: 10px;
    float: left;
    border-radius: 4px;
    border:1px solid #CCCCCC;
}
.cus_k ul li .textarea_1{
    width:330px;
    height: 140px;
}
.cus_k ul li .btn_tj{
    width:150px;
    height: 40px;
    background: #4680FF;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border: 0;
    font-size: 16px;
    color: #fff;
    margin: 10px auto 0;
    cursor: pointer;
    display: block;
}
.cus_popup{
    width:100%;
    height: 100%;
    position: fixed;
    top:0;
    left:0;
    display: none;
}
.cus_popup .popup_bg{
    width:100%;
    height:100%;
    background: #ccc;
    opacity: 0.4;
}
.cus_popup .cus_pop{
    width:380px;
    height:220px;
    background: #fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    position: fixed;
    top:50%;
    left: 50%;
    margin: -110px 0 0 -190px;
}
.cus_popup .cus_pop .cha{
    position: absolute;
    top:14px;
    right:14px;
    cursor: pointer;
}
.cus_popup .cus_pop p{
    font-size: 16px;
    color: #131313;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
    margin-top: 70px;
}
.cus_popup .cus_pop button{
    width:105px;
    height:38px;
    background:#4680FF;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:0;
    display: block;
    margin: 25px auto 0;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

/*订单详情*/
.order_k{
    width:1210px;
    margin: 20px auto 100px;
}
.order_line{
    width:100%;
    height: 1px;
    background: #F2F2F2;
    margin-top: 15px ;
}
.order_k .order_p{
    font-size: 16px;
    color: #3E434D;
    margin: 20px 0 0 94px;
}
.order_k .order_p a{
    color: #4680FF;
    text-decoration: underline;
    margin-left: 20px;
}
.k-20{
    width:100%;
    height: 20px;
}
.order_ul{
    margin:50px 0 0 94px;
}
.order_ul li{
    border-left:1px solid #F2F2F2;
    position: relative;
    padding-bottom: 38px;
}
.order_ul li .point{
    width:35px;
    height:35px;
    position: absolute;
    top:0;
    left: -18px;
}
.order_ul li span{
    width:80px;
    margin: 0 20px 0 33px ;
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    float: left;
}
.order_ul li p{
    float: left;
    font-size: 16px;
    color: #3E434D;
    width:940px;
}
.order_ul li p a{
    color: #4680FF;
    margin-left: 20px;
    text-decoration: underline;
}

/*数据定制*/
.data_k{
    width:1210px;
    margin: 0 auto;
}
.data_k .ul_one{
    width:100%;
    padding: 35px 0 50px 0;
}
.data_k .ul_one li{
    float: left;
    width:171px;
    height:320px;
    border-right: 1px solid #f5f5f5;
}
.data_k .ul_one li.last{
    border-right: 0;
}
.data_k .ul_one li img{
    width:48px;
    height: 48px;
    margin: 30px auto 0;
    display: block;
}
.data_k .ul_one li h2{
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin-top: 18px;
}
.data_k .ul_one li p{
    font-size: 12px;
    color: #666;
    margin: 20px auto 0;
    width:132px;
    line-height: 18px;
    height: 100px;
}
.data_k .ul_one li button{
    width:100px;
    height:35px;
    background:#4680FF;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border: 0;
    display: block;
    margin: 15px auto 0;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.data_k .ul_one li:hover{
    border-right:1px solid  #fff;
    margin-left: -1px;
    border-left: 1px solid #fff ;
    -moz-box-shadow: 3px 3px 20px 5px rgba(196,208,233,0.4);
    -webkit-box-shadow: 3px 3px 20px 5px rgba(196,208,233,0.4);
    box-shadow: 3px 3px 20px 5px rgba(196,208,233,0.4);
}
.hui{
    width:100%;
    height: 455px;
    padding-top: 50px;
    background: #F7F9FB;
}
.data_tit{
    font-size: 30px;
    color: #333;
    text-align: center;
}
.data_tit_1{
    margin-top: 95px;
}
.data_tit span{
    display: block;
    font-size: 20px;
    color: #CCCCCC;
    font-family: DIN-Light;
    font-weight: 100;
    letter-spacing: 3px;
}
.ul_two{
    width:1210px;
    margin: 0 auto;
}
.ul_two li{
    float: left;
    width:302px;
    height: 390px;
}
.ul_two li img{
    width:120px;
    height: 120px;
    display: block;
    margin: 70px auto 0;
}
.ul_two li h3{
    font-size: 22px;
    color: #333;
    margin-top: 28px;
    text-align: center;
}
.ul_two li p{
    font-size: 16px;
    color: #666;
    margin: 20px auto 0;
    text-align: center;
    width:208px;
    line-height: 24px;
}
.data_k .process>div{
    float: left;
    width:200px;
    height:220px;
    border-radius:10px;

    -moz-box-shadow: 3px 3px 20px 5px rgba(196,208,233,0.4);
    -webkit-box-shadow: 3px 3px 20px 5px rgba(196,208,233,0.4);
    box-shadow: 3px 3px 20px 5px rgba(196,208,233,0.4);
    margin-top: 70px;
}
.data_k .process>div img{
    width:48px;
    height: 48px;
    display: block;
    margin: 20px auto 0;
}
.data_k .process>div h4{
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 15px;
}
.data_k .process>div p{
     font-size: 14px;
     color: #999;
     width:126px;
     text-align: center;
     margin: 15px auto 0;
    line-height: 22px;
 }
.data_k .process>.data_img{
    float: left;
    margin: 170px 18px 0 18px;
}
.data_k .ul_three{
    width:1110px;
    margin: 60px auto 0;
}
.data_k .ul_three li{
    float: left;
    width:370px;
    height: 250px;
}
.data_k .ul_three li img{
    display: block;
    margin: 0 auto;
}
.data_k .ul_three li h5{
    font-size: 22px;
    text-align: center;
    color: #333;
}
.data_k .ul_three li p{
    font-size: 16px;
    text-align: center;
    color: #666;
    margin: 15px auto 0;
    width:214px;
    line-height: 24px;
}
.data_deli{
    width:1210px;
    height: 230px;
    margin-top: 75px;
    background: #F7F9FB;
}
.data_deli>img{
    float: left;
    margin: 40px 0 0 76px;
}
.data_deli>.deli_div{
    float: left;
    margin: 70px 0 0 42px;
    width:325px;
}
.data_deli>.deli_div p{
    font-size: 22px;
    color: #333;
}
.data_deli>.deli_div span{
    font-size: 18px;
    color: #666;
    display: block;
    line-height: 26px;
    margin-top: 10px;
}
.data_deli .deli_line{
    width:1px;
    height:180px;
    margin-top: 25px;
    float: left;
    background: #E5E9EE;
}
.peice_k{
    width: 1210px;
    border: 1px solid #BECADC;
    margin-top: 80px;
}
.peice_k table{
    width: 100%;
}
.peice_k table th{
    height: 40px;
    background: #F5F9FF;
    line-height: 40px;
    font-size: 14px;
    color: #1F2C4B;
    font-weight: 100;
    border:1px solid #ECF2FD;
}
.peice_k table td{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #5A6173;
    border:1px solid #ECF2FD;
    text-align: center;
}
.peice_k table td.yellow{
    color: #B88516;
}
.peice_k table tr.tb td{
    border-bottom: 1px solid #BECADC;
}
.peice_k table  td.tb{
    border-bottom: 1px solid #BECADC;
}
.peice_explain{
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    margin: 30px 0 100px 0;
}
.peice_explain span{
    color:#4D6DE7;
}


.banner_market h1 {
    font-size: 48px;
    width: 1090px;
    padding-top: 50px;
    color: #fff;
    margin: 0 auto;
}
.banner_market h1 span {
    font-size: 16px;
    display: block;
    margin-top: 10px;
}
.ztb_hot_bt {
    height: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 16px;
    line-height: 20px;
    /*width: 1200px;*/
    margin: 50px auto 0;
    /*background: url("../img/shu.png") no-repeat;*/
}

/*分页*/
.paging {
    margin: 60px 0 60px 0;
    text-align: center;
}

.paging a {
    display: inline-block;
    height: 34px;
    padding: 0 12px;
    margin-right: 6px;
    border: 1px solid #cccccc;
    color: #333333;
    font-size: 14px;
    line-height: 34px;
}
.paging a.last{
    color: #3d67ad !important;
}
.paging a.on {
    background: #4680FF;
    border: 1px solid #4680FF;
    color: #fff !important;
}
.paging a:hover {
    background: #4680FF;
    border: 1px solid #4680FF;
    color: #fff !important;
}

.paging span {
    display: inline-block;
    margin: 7px 10px 0 4px;
}
.paging a.stop{
    color: #ccc;
    cursor: default;
    pointer-events: none;
}
.paging b {
    display: inline-block;
    color: #666666;
    font-size: 12px;
    line-height: 36px;
    margin: 0 6px 0 4px;
}

.paging input {
    display: inline-block;
    width: 36px;
    height: 35px;
    border: solid 1px #cccccc;
    line-height: 34px;
    text-align: center;
    margin-left: 2px;
    background: none;
}

.paging button {
    display: inline-block;
    width: 48px;
    height: 36px;
    border: solid 1px #cccccc;
    background: none;
    color: #666666;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
    cursor: pointer;
}

/*首页 订阅*/
.subscribe{
    width:100%;
    padding-top: 50px;
    height: 400px;
    background: #F7F9FB;
}
.subscribe h3{
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-top: 5px;
}
.subscribe h4{
    font-size: 20px;
    text-align: center;
    color: #999;
    letter-spacing: 3px;
    margin-top: 15px;
}
.subscribe ul{
    width:1210px;
    margin: 70px auto 0;
}
.subscribe ul li{
    float: left;
    width:25%;
}
.subscribe ul li img{
    display: block;
    margin: 0 auto;
}
.subscribe ul li p{
    font-size: 22px;
    color: #333;
    text-align: center;
    margin-top: 30px;
}

/*标书代写*/
.treasure{
    width:1290px;
    margin: 60px auto 0;
}
.treasure h2{
    font-size: 32px;
    color: #333;
    text-align: center;
}
.treasure h3{
    font-size: 24px;
    color: #999;
    text-align: center;
    margin-top: 10px;
    letter-spacing: 3px;
}
.treasure .treasure_a{
    width:220px;
    height:50px;
    background:#90b3ff;
    border-radius:4px;
    display: block;
    margin: 60px auto 0;
    font-size: 22px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}
.treasure ul li{
    width:350px;
    height: 240px;
    margin: 60px 40px 100px;
    float: left;
}
.treasure ul li img{
    width:100%;
    height: 100%;
}
.process{
    width:100%;
    /*height: 390px;*/
    background: #F7F9FB;
    padding: 60px 0 50px 0;
}
.process h5{
    font-size: 30px;
    color: #333;
    text-align: center;
}
.process .pro_k{
    width:1210px;
    margin: 60px auto 0;
}
.process .pro_k_1{
    width:978px;
}
.process .pro_div{
    width:240px;
    height:180px;
    background: #fff;
    box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    border-radius:10px;
    float: left;
    overflow: hidden;
    margin-bottom: 50px;
}
.process .pro_div h6{
    padding-left: 60px;
    height: 56px;
    font-size: 22px;
    color: #fff;
    line-height: 56px;
}
.process .pro_div h6.pro_z1{
    background:url("../img/p1.png") no-repeat #798EC3;
}
.process .pro_div h6.pro_z2{
    background:url("../img/p2.png") no-repeat #798EC3;
}
.process .pro_div h6.pro_z3{
    background:url("../img/p3.png") no-repeat #798EC3;
}
.process .pro_div h6.pro_z4{
    background:url("../img/p4.png") no-repeat #798EC3;
    font-size: 20px;
}
.process .pro_div h6.pro_z5{
    background:url("../img/p5.png") no-repeat #798EC3;
}
.process .pro_div h6.pro_z6{
    background:url("../img/p6.png") no-repeat #798EC3;
}
.process .pro_div p{
    margin: 25px auto 0;
    width:190px;
    font-size: 14px;
    color: #5A6173;
    line-height: 20px;
}
.process .pro_x{
    float: left;
    margin: 77px 27px 0;
}
.process .pro_k_1 .pro_x{
    margin: 77px 50px 0;
}










